if statement - definição. O que é if statement. Significado, conceito
Diclib.com
Dicionário Online

O que (quem) é if statement - definição

PROGRAMMING LANGUAGE CONSTRUCT THAT PERFORMS ACTIONS ACCORDING TO BOOLEAN CONDITIONS
Conditional branching; Elsif; Conditional expression; If-then; If-then-else; If statement; If (programming); If-then statement; If-then (programming); If-then-else (programming); Else (programming); Elseif; If else; If then statement; Selection statement; Conditional (programming); If-else-if ladder; Else if; If:; IF (DOS command); If-else; Conditional structures; If–then–else; If-else loop; If (command); ELSE (DOS command); Hash-based conditionals
  • A nested ''if–then–else'' flow diagram
  • If-then-else flow diagram

Conditional (computer programming)         
In computer science, conditionals (that is, conditional statements, conditional expressions and conditional constructs,) are programming language commands for handling decisions. Specifically, conditionals perform different computations or actions depending on whether a programmer-defined boolean condition evaluates to true or false.
if         
WIKIMEDIA DISAMBIGUATION PAGE
IF; If...; If (song); If . . .; If (songs); If…; If (film); If... (song); If (disambiguation); I.F.; I.f.; If.; IF (disambiguation); I F; If (album); If..; Kamden
conj.
1.
Suppose that, admitting that, allowing that, granting that, grant that, on the supposition that.
2.
Whether, whether or not.
If         
WIKIMEDIA DISAMBIGUATION PAGE
IF; If...; If (song); If . . .; If (songs); If…; If (film); If... (song); If (disambiguation); I.F.; I.f.; If.; IF (disambiguation); I F; If (album); If..; Kamden
·conj Whether;
- in dependent questions.
II. If ·conj In case that; granting, allowing, or supposing that;
- introducing a condition or supposition.

Wikipédia

Conditional (computer programming)

In computer science, conditionals (that is, conditional statements, conditional expressions and conditional constructs) are programming language commands for handling decisions. Specifically, conditionals perform different computations or actions depending on whether a programmer-defined Boolean condition evaluates to true or false. In terms of control flow, the decision is always achieved by selectively altering the control flow based on some condition (apart from the case of branch predication).

Although dynamic dispatch is not usually classified as a conditional construct, it is another way to select between alternatives at runtime.

Exemplos de pronúncia para if statement
1. is the last if statement.
ted-talks_2464_LinusTorvalds_2016-320k
2. It does not have the if statement.
ted-talks_2464_LinusTorvalds_2016-320k
3. learned what an "if" statement is or for loop.
Inspiring the Next Generation of Computer Scientists _ Evan Glazer & Shane Torbert _ Talks at Google
4. I don't want you understand why it doesn't have the if statement,
ted-talks_2464_LinusTorvalds_2016-320k